StvDEV

 Components

 Drawing

 Extensions

 Inspector

 Patterns

 TextMeshPro

 Types

  PrefsValue

  Delete()

  PrefsValue(string, T)

  Value

 Vibration

class PrefsValue<T>

Class for the stored value.
AttributesMovedFrom("StvDEV.StarterPack")
VisibilityPublic

Public methods

void Delete()Delete value if exist.
Constructor PrefsValue(string prefsName, T defaultValue)Class for the stored value.

Public properties

T ValueValue.